home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / usenet / sources / volume90 / util / ftos / ftos.doc < prev    next >
Text File  |  1990-03-15  |  666b  |  20 lines

  1.  
  2. FTOS : DAsm Assembler Output -> Motorola S Format
  3. ----   ------------------------------------------
  4.  
  5. This program converts assembler output from Matt Dillon's DAsm
  6. program to Motorola S Format so that it can be downloaded to 
  7. Evaluation Boards (EVBs).
  8.  
  9. I am using DAsm to write code for the 68HC11, and download it
  10. to a 68HC11EVB.  This program is needed since the EVB download
  11. software requires Motorola S Format records.
  12.  
  13. This program is public-domain.  The source (Manx) and binary
  14. is included with this distribution.
  15.  
  16.          /--------------------------------\
  17. ********* THANK YOU, MATT DILLON, FOR DASM **********
  18.          \--------------------------------/
  19.  
  20.